Skip to content

chore: update package references for Microsoft.Extensions.Logging and System.Text.Json to version 10.0.3#65

Merged
IvanMurzak merged 1 commit into
mainfrom
update/dependencies
Feb 12, 2026
Merged

chore: update package references for Microsoft.Extensions.Logging and System.Text.Json to version 10.0.3#65
IvanMurzak merged 1 commit into
mainfrom
update/dependencies

Conversation

@IvanMurzak
Copy link
Copy Markdown
Owner

@IvanMurzak IvanMurzak commented Feb 12, 2026

This pull request updates several NuGet package dependencies across multiple project files to ensure consistency and take advantage of the latest bug fixes and improvements. The main focus is on upgrading System.Text.Json and Microsoft.Extensions.Logging packages to version 10.0.3.

Dependency upgrades:

  • Upgraded System.Text.Json from version 10.0.1 to 10.0.3 in ReflectorNet/ReflectorNet.csproj, ReflectorNet.Tests/ReflectorNet.Tests.csproj, and ReflectorNet.Tests.OuterAssembly/ReflectorNet.Tests.OuterAssembly.csproj for improved reliability and compatibility. [1] [2] [3]
  • Upgraded Microsoft.Extensions.Logging and Microsoft.Extensions.Logging.Console from version 10.0.1 to 10.0.3 in ReflectorNet/ReflectorNet.csproj and ConsoleApp/ConsoleApp.csproj to ensure logging features are up to date. [1] [2]

@IvanMurzak IvanMurzak self-assigned this Feb 12, 2026
@IvanMurzak IvanMurzak added the enhancement New feature or request label Feb 12, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Test Results

    2 files      2 suites   9m 0s ⏱️
1 261 tests 1 261 ✅ 0 💤 0 ❌
2 522 runs  2 522 ✅ 0 💤 0 ❌

Results for commit b0e5b27.

@IvanMurzak IvanMurzak merged commit 507215f into main Feb 12, 2026
2 checks passed
@IvanMurzak IvanMurzak deleted the update/dependencies branch February 12, 2026 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant